projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8171ce
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Aug 2009 03:44:00 +0000
(23:44 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Aug 2009 03:44:00 +0000
(23:44 -0400)
This was reported in bug 586347.
gtk/gtkicontheme.c
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.c
b/gtk/gtkicontheme.c
index 6df05ef80ee7b3d4dccb40f2e8003e4b793776be..db183310d7f057f19228eb49cc0f98932768093d 100644
(file)
--- a/
gtk/gtkicontheme.c
+++ b/
gtk/gtkicontheme.c
@@
-3508,7
+3508,7
@@
gtk_icon_theme_lookup_by_gicon (GtkIconTheme *icon_theme,
* @icon_theme: a #GtkIconTheme
* @pixbuf: the pixbuf to wrap in a #GtkIconInfo
*
- * Creates a #GtkIconInfo for a #G
tkPixbuf.
+ * Creates a #GtkIconInfo for a #G
dkPixbuf.
*
* Returns: a #GtkIconInfo
*